home *** CD-ROM | disk | FTP | other *** search
/ Chop Suey / Chop Suey (1995)(Magnet Interactive Studios).iso / common / ping.dir / 00003.ls < prev    next >
Encoding:
Text File  |  1995-06-16  |  124 b   |  8 lines

  1. on mouseUp
  2.   set the castNum of sprite 45 to 10005
  3.   puppetSound("button.aif")
  4.   updateStage()
  5.   go("Ping1")
  6.   unLoad()
  7. end
  8.